home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 30 / Amiga Format AFCD30 (Sep 1998, Issue 114).iso / -seriously_amiga- / workbench / lfsystembinder / examples / readme < prev    next >
Text File  |  1998-06-22  |  785b  |  22 lines

  1.     This directory contents some examples projects files, and AREXX's or CSH's
  2. scripts using LFSystemBinder's ARexx port.
  3.  
  4. AREXX:
  5.  - PrintCurSyst.rexx : A simple AREXX script that print all ASSIGN, RESIDENT
  6. and PATH of your system.
  7.  
  8. CSH:
  9.  - GrabVar.sh : A CSH's script for grabbing all top level environnement
  10. variables.
  11.  
  12. Projets :
  13. Note: Dccopts is not set in those project but by my very own DiceConfig...
  14.  
  15.  - InstDiceABS : Example of Installation project for DICE. NOTEZ-BIEN: Dcpp,
  16. Dc1, Das and DLink can't be made resident delayed as they are launched by
  17. Dcc and not by the Shell... This example use absoluts paths.
  18.  
  19.  - InstDiceREL : Idem but use relatives path instead of absoluts. This allow
  20. you to change the root of the Dice tree whithout modifying anything in
  21. install projet.
  22.